Skip to content

Add URI-unsafe connection parameters support - #70

Merged
ikalnytskyi merged 1 commit into
masterfrom
impr/uri-unsafe-credentials
Jul 26, 2026
Merged

Add URI-unsafe connection parameters support#70
ikalnytskyi merged 1 commit into
masterfrom
impr/uri-unsafe-credentials

Conversation

@ikalnytskyi

@ikalnytskyi ikalnytskyi commented Jul 25, 2026

Copy link
Copy Markdown
Owner

PostgreSQL usernames, passwords and database names may contain characters reserved by URI syntax. Percent-encode these values when constructing the connection URI so clients can parse it correctly.

@ikalnytskyi
ikalnytskyi force-pushed the impr/uri-unsafe-credentials branch from 8e6db10 to 28af3f9 Compare July 26, 2026 14:00
@ikalnytskyi ikalnytskyi changed the title Add URI unsafe characters support Add URI-unsafe connection parameters support Jul 26, 2026
@ikalnytskyi
ikalnytskyi force-pushed the impr/uri-unsafe-credentials branch from 28af3f9 to 1fc0e0f Compare July 26, 2026 14:11
PostgreSQL usernames, passwords and database names may contain
characters reserved by URI syntax. Percent-encode these values when
constructing the connection URI so clients can parse it correctly.
@ikalnytskyi
ikalnytskyi force-pushed the impr/uri-unsafe-credentials branch from 1fc0e0f to b21d7a8 Compare July 26, 2026 14:21
@ikalnytskyi
ikalnytskyi merged commit 3dba498 into master Jul 26, 2026
62 checks passed
@ikalnytskyi
ikalnytskyi deleted the impr/uri-unsafe-credentials branch July 26, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant